set Health Screen Enabled
open fun setHealthScreenEnabled(value: Boolean): ModuleConfigProtos.ModuleConfig.TelemetryConfig.Builder
Enable/Disable the health telemetry module on-device display
Content copied to clipboard
bool health_screen_enabled = 13;
Return
This builder for chaining.
Parameters
value
The healthScreenEnabled to set.